gdk: Add settings api to GdkDisplay
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Oct 2017 13:00:49 +0000 (09:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Oct 2017 13:21:47 +0000 (09:21 -0400)
commit61d13b0f1470dac00caba168ab72c2b14e4f0634
tree98cd73e213f5ae4c146036f56fb9e1577999e7d8
parent15491cf6e4e1b36691c5d790006864797029962f
gdk: Add settings api to GdkDisplay

This commit adds gdk_display_get_setting and a ::setting-changed
signal, which will replace the settings event we use now. Note
that I've done away with the GdkSettingAction argument that the
event has, since we are not using it at all.
gdk/gdkdisplay.c
gdk/gdkdisplay.h
gdk/gdkdisplayprivate.h